
  

  
  

  
  
  
  
    


@layer base {
  
  body, :host {
    /* Color */
    --grey-50: #FAFAFA;
--grey-100: #F5F5F5;
--grey-200: #E5E5E5;
--grey-300: #D4D4D4;
--grey-400: #A3A3A3;
--grey-500: #737373;
--grey-600: #525252;
--grey-700: #404040;
--grey-800: #262626;
--grey-900: #171717;
--red-50: #FEF2F2;
--red-100: #FEE2E2;
--red-200: #FECACA;
--red-300: #FCA5A5;
--red-400: #F87171;
--red-500: #EF4444;
--red-600: #DC2626;
--red-700: #B91C1C;
--red-800: #991B1B;
--red-900: #7F1D1D;
--blue-50: #EFF6FF;
--blue-100: #DBEAFE;
--blue-200: #BFDBFE;
--blue-300: #93C5FD;
--blue-400: #60A5FA;
--blue-500: #3B82F6;
--blue-600: #2563EB;
--blue-700: #1D4ED8;
--blue-800: #1E40AF;
--blue-900: #1E3A8A;
--green-50: #ECFDF5;
--green-100: #D1FAE5;
--green-200: #A7F3D0;
--green-300: #6EE7B7;
--green-400: #34D399;
--green-500: #10B981;
--green-600: #059669;
--green-700: #047857;
--green-800: #065F46;
--green-900: #064E3B;
--purple-50: #F5F3FF;
--purple-100: #EDE9FE;
--purple-200: #DDD6FE;
--purple-300: #C4B5FD;
--purple-400: #A78BFA;
--purple-500: #8B5CF6;
--purple-600: #7C3AED;
--purple-700: #6D28D9;
--purple-800: #5B21B6;
--purple-900: #4C1D95;
--yellow-50: #FFFBEB;
--yellow-100: #FEF3C7;
--yellow-200: #FDE68A;
--yellow-300: #FCD34D;
--yellow-400: #FBBF24;
--yellow-500: #F59E0B;
--yellow-600: #D97706;
--yellow-700: #B45309;
--yellow-800: #92400E;
--yellow-900: #78350F;
    /* Fonts */
    --font-sans: 'Inter',sans-serif;

    /* Font size */
    --font-size-xxs: 0.625rem;
--font-size-xs: 0.75rem;
--font-size-sm: 0.875rem;
--font-size-base: 1rem;
--font-size-lg: 1.125rem;
--font-size-xl: 1.25rem;
--font-size-2xl: 1.5rem;
--font-size-3xl: 1.875rem;
--font-size-4xl: 2.25rem;
--font-size-5xl: 3rem;
    /* Font weight */
    --font-weight-thin: 100;
--font-weight-lighter: 200;
--font-weight-light: 300;
--font-weight-regular: 400;
--font-weight-normal: 500;
--font-weight-bold: 700;
--font-weight-semi-bold: 600;
--font-weight-bolder: 800;
--font-weight-black: 900;
    /* Shadows */
    --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
--shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
    /* Border radius */
    
    /* Spacing */
    
    /* Z-index */
    
  }
  @keyframes animation-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes animation-fade-in {
    from {
      opacity:0;
    }
    to {
      opacity:1;
    }
  }
  @keyframes animation-fade-out {
    from {
      opacity:1;
    }
    to {
      opacity:0;
    }
  }
}


    .bKAOR {
      color:var(--grey-600, #525252);
      width:100%;
      height:100&;
      box-shadow:;
      align-items:center;
      scroll-behavior:smooth;
      scrollbar-width:none;
      background-color:#f7f7f7;
    }

    .bKAOR::-webkit-scrollbar {
    width: 0;
    }

    .eLijCL {
      gap:1rem;
      display:flex;
      padding:3rem;
      text-align:center;
      align-items:center;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
    }

    .cphGLH {
      color:#fff;
      display:flex;
      padding:0.5rem;
      align-items:center;
      border-style:solid;
      border-width:0px;
      border-radius:0.375rem;
      flex-direction:row;
      justify-content:center;
      background-color:#1a202c;
      transition-duration:150ms;
      transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
      transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    }

    .cphGLH:hover {
      background-color:#2d3748;
    }

    .cpBzkE {
      gap:0.5rem;
      display:flex;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
    }

    .KjbKB {
      display:flex;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
    }

    .dHYvDq {
      gap:3rem;
      width:100%;
      display:flex;
      padding:2rem;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
      background-color:inherit;
    }

    @media (min-width: 1024px) {

    .dHYvDq {
      flex-direction:row;
    }
    }

    .dOTvJ {
      color:#a0aec0;
      display:block;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .fyKjuL {
      color:#a0aec0;
      display:block;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .fyKjuL:hover {
      color:#1a202c;
    }

    .chJcPL {
      display:block;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .dMteLC {
      width:1.5rem;
      height:1.5rem;
      display:block;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .eQbKZe {
      width:100%;
      background-color:#f7f7f7;
    }

    .feJWSH {
      color:var(--grey-50, #FAFAFA);
      height:2.5rem;
      display:flex;
      font-size:0.875rem;
      align-items:center;
      font-weight:500;
      padding-top:0.5rem;
      border-color:black;
      border-style:solid;
      border-width:0.5px;
      padding-left:1rem;
      border-radius:0.375rem;
      padding-right:1rem;
      flex-direction:row;
      padding-bottom:0.5rem;
      justify-content:center;
      background-color:var(--grey-900, #171717);
      transition-duration:150ms;
      transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
      transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    }

    .bfVaWb {
      gap:1.5rem;
      display:none;
      align-items:center;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    @media (min-width: 768px) {

    .bfVaWb {
      display:flex;
    }
    }

    .fsqznS {
      width:1rem;
      height:1rem;
      display:block;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .bgExRE {
      width:100%;
      height:4rem;
      display:flex;
      max-width:80rem;
      align-items:center;
      margin-left:auto;
      border-style:solid;
      border-width:0px;
      margin-right:auto;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:row;
      justify-content:space-between;
      background-color:inherit;
    }

    .bdDNeT {
      gap:0.5rem;
      display:flex;
      align-items:center;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .ccpIkG {
      display:block;
      font-size:1.25rem;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .hSdBl {
      gap:1rem;
      display:flex;
      align-items:center;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .cRsqVg {
      color:#1a202c;
      display:block;
      font-size:0.875rem;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .cRsqVg:hover {
      color:#718096;
    }

    .fckreU {
      width:2.5rem;
      height:2.5rem;
      display:flex;
      align-items:center;
      border-color:#edf2f7;
      border-style:solid;
      border-width:1px;
      border-radius:0.375rem;
      flex-direction:row;
      justify-content:center;
    }

    @media (min-width: 768px) {

    .fckreU {
      display:none;
    }
    }

    .fckreU:focus {
      outline:none;
      box-shadow:0 0 0 2px var(--tw-ring-color);
      --tw-ring-color:#cbd5e0;
      --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      --tw-ring-offset-width:2px;
      --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }

    .cmREVy {
      color:var(--grey-50, #FAFAFA);
      height:2.5rem;
      display:flex;
      font-size:0.875rem;
      align-items:center;
      font-weight:500;
      padding-top:0.5rem;
      border-color:black;
      border-style:solid;
      border-width:0.5px;
      padding-left:1rem;
      border-radius:0.375rem;
      padding-right:1rem;
      flex-direction:row;
      padding-bottom:0.5rem;
      justify-content:center;
      background-color:var(--grey-900, #171717);
      transition-duration:150ms;
      transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
      transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    }

    @media (min-width: 768px) {

    .cmREVy {
      display:flex;
    }
    }

    .cmREVy:hover {
      color:#1a202c;
    }

    .dzdsHx {
      color:#a0aec0;
      display:block;
      font-size:0.875rem;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .dzdsHx:hover {
      color:#1a202c;
    }

    .feBJiz {
      width:100%;
      display:block;
      border-color:#edf2f7;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      background-color:inherit;
      border-bottom-width:1px;
    }

    .ebuSoS {
      display:block;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .cKeddT {
      gap:2rem;
      width:100%;
      display:flex;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
    }

    @media (min-width: 1024px) {

    .cKeddT {
      width:33.333333%;
    }
    }

    .sJavi {
      gap:1.5rem;
      display:flex;
      padding:2rem;
      box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
      border-style:solid;
      border-width:0px;
      border-radius:0.5rem;
      flex-direction:column;
      background-color:#fff;
    }

    .casjgU {
      display:block;
      font-size:2.25rem;
      font-weight:700;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .dsRlON {
      gap:1rem;
      display:flex;
      padding:2rem;
      box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
      border-style:solid;
      border-width:0px;
      border-radius:0.5rem;
      flex-direction:column;
      background-color:#fff;
    }

    .fFtLrg {
      display:block;
      padding:0.5rem;
      border-color:#edf2f7;
      border-style:solid;
      border-width:1px;
      border-radius:0.375rem;
      flex-direction:row;
    }

    .fFtLrg:focus {
      outline:none;
      box-shadow:0 0 0 2px var(--tw-ring-color);
      --tw-ring-color:#edf2f7;
      --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }

    .cBctHI {
      display:block;
      font-size:1.125rem;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .extTvh {
      flex:1;
      color:var(--grey-600, #525252);
      width:100%;
      height:100%;
      margin:0px;
      display:flex;
      max-height:550px;
      align-items:center;
      padding-left:16px;
      padding-right:16px;
      flex-direction:column;
      background-color:#f7f7f7;
      border-top-color:var(--grey-800);
    }

    .dZmkDN {
      gap:8px;
      color:inherit;
      flex-wrap:wrap;
      flex-direction:row;
    }

    @media (min-width: 960px) {

    .dZmkDN {
      gap:40px;
      flex-direction:row;
    }
    }

    .LcZlI {
      color:inherit;
      font-size:var(--font-size-base);
      margin-top:8px;
    }

    @media (min-width: 960px) {
    }

    .oUeEa {
      gap:16px;
      flex-grow:1;
      max-width:50%;
      min-width:40%;
      flex-basis:0;
      flex-shrink:1;
      padding-bottom:32px;
    }

    @media (min-width: 960px) {

    .oUeEa {
      max-width:24%;
      min-width:20%;
    }
    }

    .bzWkDI {
      gap:16px;
      color:inherit;
      flex-grow:1;
      max-width:50%;
      min-width:40%;
      flex-basis:0;
      flex-shrink:1;
      padding-bottom:32px;
    }

    @media (min-width: 960px) {

    .bzWkDI {
      max-width:24%;
      min-width:20%;
    }
    }

    .QqBdw {
      gap:64px;
      flex:1;
      color:inherit;
      width:100%;
      position:relative;
      max-width:1300px;
      padding-top:60px;
      padding-bottom:60px;
    }

    @media (min-width: 960px) {

    .QqBdw {
      padding-left:16px;
      padding-right:16px;
    }
    }

    .bXCjce {
      color:inherit;
      font-size:var(--font-size-base);
      font-weight:var(--font-weight-regular);
    }

    .bXCjce:hover {
      color:var(--grey-200);
    }

    .bHpA-DJ {
      color:inherit;
      font-size:var(--font-size-base);
      font-weight:var(--font-weight-regular);
    }

    .bHpA-DJ:hover {
      color:var(--grey-400, #A3A3A3);
    }

    .bTixIu {
      color:inherit;
      height:160px;
      display:none;
      border-radius:14px;
      background-color:var(--grey-800);
    }

    .cXGpwg {
      display:block;
      font-size:1.125rem;
      max-width:42rem;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .fwpXZF {
      gap:2rem;
      width:100%;
      display:flex;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
      background-color:inherit;
    }

    @media (min-width: 1024px) {

    .fwpXZF {
      width:66.666667%;
    }
    }

    .eghxHW {
      color:#718096;
      width:100%;
      display:flex;
      max-width:80rem;
      margin-left:auto;
      border-style:solid;
      border-width:0px;
      margin-right:auto;
      flex-direction:column;
      background-color:#f7f7f7;
    }